The H5T_GET_STRPAD function returns the padding method for a string datatype.
Result = H5T_GET_STRPAD(Datatype_id)
Returns a string containing the padding method. Possible values are:
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |